Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Scene generators #44

Merged
merged 6 commits into from
Oct 8, 2024
Merged

feature: Scene generators #44

merged 6 commits into from
Oct 8, 2024

Conversation

jimbuck
Copy link
Owner

@jimbuck jimbuck commented Jun 13, 2024

Created scene generators for better scene handling.

@jimbuck jimbuck changed the title Scene generators feature: Scene generators Jun 13, 2024
Copy link
Contributor

github-actions bot commented Oct 7, 2024

Summary

Generated on: 10/7/2024 - 8:29:40 PM
Coverage date: 10/7/2024 - 8:29:19 PM - 10/7/2024 - 8:29:25 PM
Parser: MultiReport (3x Cobertura)
Assemblies: 6
Classes: 54
Files: 53
Line coverage: 16.3% (301 of 1843)
Covered lines: 301
Uncovered lines: 1542
Coverable lines: 1843
Total lines: 224
Branch coverage: 11.4% (79 of 687)
Covered branches: 79
Total branches: 687
Method coverage: 19.3% (72 of 373)
Covered methods: 72
Total methods: 373
Tag: 62_11223398497
Name Covered Uncovered Coverable Total Line coverage Covered Total Branch coverage Covered Total Method coverage
Ion.Core 151 148 299 0 50.5% 21 108 19.4% 41 75 54.6%
HotReloadService 0 5 5 0 0% 0 4 0% 0 2 0%
Ion.BuilderExtensions 1 0 1 0 100% 0 0 1 1 100%
Ion.Core.GameLoop 24 43 67 0 35.8% 1 16 6.2% 3 6 50%
Ion.Debug.NullTraceTimer 0 1 1 0 0% 0 0 0 1 0%
Ion.Debug.NullTraceTimer`1 1 0 1 0 100% 0 0 1 1 100%
Ion.Event`1 1 1 2 0 50% 0 0 1 2 50%
Ion.EventEmitter 16 2 18 0 88.8% 2 2 100% 7 8 87.5%
Ion.EventListener 21 50 71 0 29.5% 16 80 20% 4 9 44.4%
Ion.EventSystem 6 0 6 0 100% 0 0 2 2 100%
Ion.IonApplication 38 4 42 0 90.4% 0 0 13 15 86.6%
Ion.IonApplicationBuilder 24 0 24 0 100% 0 0 4 4 100%
Ion.PersistentStorage 0 14 14 0 0% 0 0 0 6 0%
Ion.PersistentStorageProvider 0 20 20 0 0% 0 0 0 13 0%
Ion.RingBuffer`1 19 8 27 0 70.3% 2 6 33.3% 5 5 100%
Ion.Core.Abstractions 35 743 778 0 4.4% 33 128 25.7% 9 119 7.5%
Ion.GameTime 0 1 1 0 0% 0 0 0 1 0%
Ion.MathHelper 0 46 46 0 0% 0 30 0% 0 17 0%
Ion.MemUtils 0 103 103 0 0% 0 40 0% 0 26 0%
Ion.MiddlewarePipelineBuilder 11 2 13 0 84.6% 8 12 66.6% 4 4 100%
Ion.SystemMiddlewareBinder 12 20 32 0 37.5% 9 22 40.9% 2 4 50%
Ion.UseDelegateServiceExtensions 0 532 532 0 0% 0 0 0 56 0%
Ion.UseSystemExtensions 12 1 13 0 92.3% 16 16 100% 3 3 100%
System.IO.BinaryExtensions 0 38 38 0 0% 0 8 0% 0 8 0%
Ion.Extensions.Debug.Abstractions 1 2 3 0 33.3% 0 0 **** 1 3 33.3%
Ion.Extensions.Debug.NullTimerInstance 1 1 2 0 50% 0 0 1 2 50%
Ion.Extensions.Debug.TraceTiming 0 1 1 0 0% 0 0 0 1 0%
Ion.Extensions.Scenes 104 16 120 0 86.6% 25 40 62.5% 19 27 70.3%
Ion.Extensions.Scenes.BuilderExtensions 14 0 14 0 100% 2 2 100% 2 2 100%
Ion.Extensions.Scenes.CurrentScene 6 1 7 0 85.7% 1 2 50% 2 3 66.6%
Ion.Extensions.Scenes.SceneBuilder 17 14 31 0 54.8% 0 0 2 9 22.2%
Ion.Extensions.Scenes.SceneSystem 67 1 68 0 98.5% 22 36 61.1% 13 13 100%
Ion.Extensions.Scenes.Abstractions 10 28 38 0 26.3% 0 28 0% 2 8 25%
Ion.Extensions.Scenes.EventEmitterExtensions 1 0 1 0 100% 0 0 1 1 100%
Ion.Extensions.Scenes.SceneInstance 9 0 9 0 100% 0 0 1 1 100%
Ion.Extensions.Scenes.Transition 0 17 17 0 0% 0 12 0% 0 4 0%
Ion.Extensions.Scenes.UseSystemExtensions 0 11 11 0 0% 0 16 0% 0 2 0%
Ion.Extensions.Scenes.Generators 0 605 605 224 0% 0 383 0% 0 141 0%
Ion.Extensions.Scenes.Generators.ScenesGenerator 0 53 53 138 0% 0 26 0% 0 7 0%
Ion.Extensions.Scenes.Generators.UseDelegateServicesSceneGenerator 0 29 29 86 0% 0 6 0% 0 6 0%
SourceGeneratorUtils.DefaultGenerationSpec 0 16 16 0 0% 0 12 0% 0 2 0%
SourceGeneratorUtils.DefaultSourceFileEmitter 0 7 7 0 0% 0 0 0 4 0%
SourceGeneratorUtils.ImmutableEquatableArray 0 3 3 0 0% 0 4 0% 0 3 0%
SourceGeneratorUtils.ImmutableEquatableArray`1 0 22 22 0 0% 0 12 0% 0 13 0%
SourceGeneratorUtils.KeyValuePairExtensions 0 6 6 0 0% 0 4 0% 0 1 0%
SourceGeneratorUtils.PropertyDesc 0 7 7 0 0% 0 2 0% 0 7 0%
SourceGeneratorUtils.RoslynExtensions 0 50 50 0 0% 0 71 0% 0 8 0%
SourceGeneratorUtils.SourceBuilder 0 26 26 0 0% 0 14 0% 0 11 0%
SourceGeneratorUtils.SourceBuilderExtensions 0 8 8 0 0% 0 6 0% 0 2 0%
SourceGeneratorUtils.SourceCodeEmitter`1 0 10 10 0 0% 0 2 0% 0 10 0%
SourceGeneratorUtils.SourceFileEmitter`1 0 84 84 0 0% 0 44 0% 0 13 0%
SourceGeneratorUtils.SourceFileEmitterBase`1 0 43 43 0 0% 0 20 0% 0 6 0%
SourceGeneratorUtils.SourceFileEmitterBaseOptions 0 1 1 0 0% 0 0 0 1 0%
SourceGeneratorUtils.SourceFileEmitterOptions 0 1 1 0 0% 0 0 0 1 0%
SourceGeneratorUtils.SourceWriter 0 64 64 0 0% 0 28 0% 0 17 0%
SourceGeneratorUtils.StringBuilderExtensions 0 3 3 0 0% 0 0 0 1 0%
SourceGeneratorUtils.StringHelpers 0 27 27 0 0% 0 16 0% 0 3 0%
SourceGeneratorUtils.TypeDesc 0 67 67 0 0% 0 56 0% 0 10 0%
SourceGeneratorUtils.TypeDescExtensions 0 55 55 0 0% 0 48 0% 0 6 0%
SourceGeneratorUtils.TypeRef 0 23 23 0 0% 0 12 0% 0 9 0%

@jimbuck jimbuck merged commit 88c6d6a into main Oct 8, 2024
5 checks passed
@jimbuck jimbuck deleted the features/scene-generators branch October 8, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant